From 5a7c0aaa1b096e3c13640c5af1903e00f91af1a7 Mon Sep 17 00:00:00 2001 From: Maxime Nicco Date: Wed, 25 Jul 2012 12:04:55 +0200 Subject: [PATCH] HSV Cleanup --- extensions/HSV.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/extensions/HSV.c b/extensions/HSV.c index d200de1..a4727ff 100644 --- a/extensions/HSV.c +++ b/extensions/HSV.c @@ -1,5 +1,5 @@ /* babl - dynamically extendable universal pixel conversion library. - * Copyright (C) 2005, Øyvind Kolås. + * Copyright (C) 2012, Maxime Nicco * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -18,8 +18,6 @@ /* * Adding support for HSV colorspace - * - * Maxime Nicco */ #include "config.h" -- 2.30.2